Skip to content

converged-database-lab: module 02 — Converged vs. Multi-Model (article 2 companion) - #5

Merged
WSPluta merged 2 commits into
mainfrom
article/02-converged-vs-multi-model
Jul 9, 2026
Merged

converged-database-lab: module 02 — Converged vs. Multi-Model (article 2 companion)#5
WSPluta merged 2 commits into
mainfrom
article/02-converged-vs-multi-model

Conversation

@rhoulihan

Copy link
Copy Markdown
Collaborator

Merges the article-2 companion module into main ahead of the article's publication.

What's in it

  • modules/02-converged-vs-multi-model — 3 proofs, 18 assertions:
    • 01-survey-challenge.sql — the Lu & Holubová (ACM CSUR 2019) Fig. 1 multi-model challenge answered in one standard SQL statement (SQL/PGQ GRAPH_TABLE + SQL/JSON JSON_TABLE), asserting the survey's published result set exactly, plus one-plan EXPLAIN evidence.
    • 02-one-enforcement-domain.js — the same CHECK constraint rejecting an illegal write through the MongoDB-compatible API and through SQL ($sql), one enforcement domain.
    • 03-read-after-write-search.sql — committed row findable by CONTAINS in the next statement (SYNC ON COMMIT), read-after-write across a commit boundary.
  • README refresh: module map (02 → Live; 01 corrected to 5 proofs / 20 assertions and linked to the published article 1); CI badge repointed from the pre-migration repo to this hub's workflow.

Validation: module runs green in the lab validator (fresh-container build); the path-scoped CI workflow covers it on this PR.

Note: the article-2 blog link in the module map lands at publish (article not yet announced).

…converged-vs-multi-model

Per-article companion module on its own branch (branch-per-piece), rehosted in the
Oracle UMT Developer Hub layout under labs/converged-database-lab/.
Module map: 02 goes Live (3 proofs, 18 assertions; article link lands at
publish); 01 counts corrected to 5 proofs / 20 assertions and linked to the
published article. CI badge repointed from the pre-migration repo to this
hub's converged-database-lab workflow.
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 8, 2026

@WSPluta WSPluta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@WSPluta
WSPluta merged commit 58e69fc into main Jul 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants